Skip to content

Allowed building dev version of the API references from Github Actions#3173

Open
mnocon wants to merge 3 commits into
5.0from
php-api-ref-dev-version
Open

Allowed building dev version of the API references from Github Actions#3173
mnocon wants to merge 3 commits into
5.0from
php-api-ref-dev-version

Conversation

@mnocon
Copy link
Copy Markdown
Contributor

@mnocon mnocon commented May 5, 2026

The goal is to be able generate the PHP API reference from the dev version as soon as the code freeze is announced, so that we can merge this to the release notes PRs and add the missing links.

Contains TMP commit: 42e2b86 that must be removed before merging

Screenshot 2026-05-15 at 16 15 56

Two tests:

  1. Latest stable tag:

https://github.com/ibexa/documentation-developer/actions/runs/25371338588/job/74395337962

Result: Branch 'api_refs_v5.0.9' is not ahead of base '5.0' and will not be created

So the result is the same - the script was run with:

    BASE_BRANCH: 5.0
    DXP_VERSION: v5.0.9
    BASE_DXP_BRANCH: 
    VIRTUAL_DXP_VERSION: 
  1. Latest dev version:
    BASE_BRANCH: 5.0
    DXP_VERSION: v5.0.x-dev
    BASE_DXP_BRANCH: 5.0
    VIRTUAL_DXP_VERSION: 5.0.9

Build: https://github.com/ibexa/documentation-developer/actions/runs/25921140306/job/76190184119
Result: #3204

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 5, 2026

Preview of modified files: no change to preview.

@mnocon mnocon force-pushed the php-api-ref-dev-version branch from 9d7d312 to 42e2b86 Compare May 15, 2026 12:53
@sonarqubecloud
Copy link
Copy Markdown

@mnocon mnocon marked this pull request as ready for review May 15, 2026 14:09
@mnocon mnocon requested a review from a team May 15, 2026 14:16
@ibexa-workflow-automation-1 ibexa-workflow-automation-1 Bot requested review from adriendupuis, dabrt and julitafalcondusza and removed request for a team May 15, 2026 14:16
@mnocon mnocon added the Wait with merge PRs that shouldn't be merged instantly label May 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Needs DOC review Wait with merge PRs that shouldn't be merged instantly

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant